如何改变jqplot游标工具提示大小?

时间:2014-12-25 10:15:52

标签: jquery jqplot

我使用jqplot作为渲染图。如何更改光标(不是荧光笔)工具提示的文字大小并加粗?

cursor: {
              style: 'crosshair',
              show: true,
              zoom: true,
              showTooltip: true,
              followMouse: true,
              showTooltipDataPosition: true,
              showVerticalLine: true,
              useAxesFormatters: true,
          },

1 个答案:

答案 0 :(得分:0)

.jqplot-cursor-tooltip应用于游标工具提示的样式

http://www.jqplot.com/docs/files/jqPlotCssStyling-txt.html