hightcharts most complete method

  1. chart.events.addSeries: number of columns is added to the chart.

  2. chart.events.click: click event on the entire plot area of ​​the chart occurred.

  3. chart.events.load: Chart load event.

  4. chart.events.redraw: chart redraw event, click on the legend display and can trigger hidden drawing.

  5. chart.events.selection: Alternatively amplification curve when the chart when the chart selection operation, the event may be triggered.

  6. chart.height: The height values ​​charting.

  7. chart.inverted: chart x, y-axis of the transducer.

  8. chart.polar: whether the polar chart.

  9. chart.reflow: When the window is resized, the window size is changed adaptively width of the chart.

  10. chart.renderTo: chart loaded position, is a DOM object on the page.

  11. chart.showAxes: blank chart, whether to display coordinate axes.

  12. chart.type: chart type, default line, there are bar / column / pie ......

  13. chart.width: the width of the plot area of ​​the chart, the default adaptive.

  14. chart.zoomType: amplification type data report graph, the X-axis may enlarge, or zoom the Y-axis, the XY axis may also be amplified simultaneously.

  15. colors: most column chart, the color between the number of columns. Is an array, generally do not move.

  16. credits.enabled: whether to allow the display copyright information.

  17. credits.href: links to copyrighted.

  18. credits.text: copyright information display text.

  19. exporting.buttons.exportButton.enabled: whether to allow the display Export button.

  20. exporting.buttons.exportButton.menuItems: Export button in the Options menu.

  21. exporting.buttons.exportButton.onclick: Export button is clicked event, not internal menu.

  22. exporting.buttons.printButton.enabled: whether to allow the Print button.

  23. exporting.buttons.printButton.onclick: print button click event.

  24. exporting.enabled: Print and Export buttons are allowed.

  25. exporting.filename: file name is exported file.

  26. exporting.type: Default export picture file formats.

  27. exporting.url: Address interface processing and export of SVG conversion chart.

  28. exporing.width: default width exported pictures.

  29. labels: label, may be loaded into any location of the chart, there are items, style.

  30. lang: language parameter configuration relating to the export button configuration menu, name the time of configuration.

  31. legend.enabled: whether to allow Legend.

  32. navigation.buttonOptions.enabled: chart all navigation buttons whether is clicked.

  33. plotOptions.area.allowPointSelect: whether to allow the click data points.

  34. plotOptions.area.color: drawing color.

  35. plotOptions.area.dataLabels.enabled: whether to allow data labels.

  36. plotOptions.area.enableMouseTracking: whether to allow the data in the chart, the mouse tracking data points show bubbles.

  37. plotOptions.area.events.checkboxClick: Click event data in the chart legend in a check box.

  38. plotOptions.area.events.click: data in the chart, click on the event data points.

  39. plotOptions.area.events.hide: data chart, a data sequence of events when hidden.

  40. plotOptions.area.events.show: data chart, a data sequence of events when the display.

  41. plotOptions.area.events.legendItemClick: chart data, an event when the Legend of the project is clicked, the direct assignment false, it is not clickable.

  42. plotOptions.area.events.mouseOut: mouse data points out of the event.

  43. plotOptions.area.events.mouseOver: mouse data points after the event.

  44. plotOptions.area.marker.enabled: whether the chart drawing display points tags.

  45. plotOptions.area.marker.states.hover.enabled: whether to allow a rollover state tag.

  46. plotOptions.area.marker.states.select.enabled: whether to allow selection status tag.

  47. plotOptions.area.point.events.click: chart every single point click event.

  48. plotOptions.area.point.events.mouseOut

  49. plotOptions.area.point.events..mouseOver

  50. plotOptions.area.point.events.remove: event deletion point on the graph.

  51. plotOptions.area.point.events.select: Select the chart midpoint event.

  52. plotOptions.area.point.events.unselect: event chart midpoint deselected.

  53. plotOptions.area.point.events.update: when the event occurs update the data in the chart.

  54. plotOptions.area.visible: When loading, the default data series is displayed or hidden.

  55. plotOptions.area.zIndex: In case of multiple sequences, each of a sequence of adjusting the stacking order.

  56. Point.events above also applies to the other area of ​​the same class diagrams (arearange, areaspline, areasplinerange), other histogram (bar, column) and all charts.

  57. plotOptions.area.showInLegend: whether to display the legend.

  58. plotOptions.area.stacking: is the value of the stack, the stack or as a percentage.

  59. plotOptions.area.states.hover.enabled: whether to allow the mouse to put the state.

  60. plotOptions.area.stickyTracking: Mouse viscous trace data points.

  61. plotOptions.arearange,plotOptions.areaspline,plotOptions.areasplinerange类同于plotOptions.area

  62. plotOptions.bar.groupPadding: For packet histogram, the interval between each packet.

  63. plotOptions.bar.grouping: whether to group the data.

  64. plotOptions.bar.minPointLength :: defined value is zero when the point, the point of minimum length for

  65. plotOptions.bar.showInLegend: whether to display the legend.

  66. plotOptions.bar.stacking: is the value of the stack, the stack or as a percentage (normal / percent).

  67. plotOptions.column, plotOptions.columnrange similar to the plotOptions.bar

  68. plotOptions.line related configuration similar to plotOptions.area configuration.

  69. plotOptions.pie.ignoreHiddenPoint: In a pie chart, a diagram of a sequence by click to hide after injection, the whole pie is to re-allocate 100%, or just hidden in the original basis, showing a gap.

  70. plotOptions.pie.innerSize: When drawing a pie chart, pie chart of how much blank space reserved for the center.

  71. plotOptions.pie.slicedOffset: combination with allowPointSelect, when clicked point, release the corresponding sector, i.e., the configuration parameters from the left.

  72. Other commonly used is similar to the configuration parameters plotOptions.pie plotOptions.area, plotOptions.scatter, plotOptions.series, plotOptions.spline plotOptions.area configuration similar to the configuration.

  73. series: an array.

  74. series.data.color: data of a certain color.

  75. series.data.dataLabels: a tag data in a data sequence.

  76. series.data.events similar to the configuration of plotOptions.area.point.events.

  77. series.data.marker similar to the configuration of plotOptions.area.marker.

  78. series.data.name: name of the configuration data points.

  79. series.data.sliced: disposed in the pie chart, the distance separating the sector size.

  80. series.data.x: x value of the point.

  81. series.data.y: y values ​​of the points.

  82. series.name: name of the data series.

  83. series.stack: stacking a packet index.

  84. series.type: shows a sequence of data types.

  85. series.xAxis, series.yAxis: when using a multi-axis, which specifies a coordinate axis corresponding to the number of columns.

  86. subtitle: Configure the subtitle of the chart.

  87. title: the title of the chart configuration.

  88. tooltip: bubble tip configuration data in the chart.

  89. tooltip.valueDecimals: allowable number of decimal places.

  90. tooltip.percentageDecimals: allows decimal places percent.

  91. xAxis, yAxis axis configuration settings

  92. allowDecimals: whether to allow fractional coordinate axis.

  93. categories: an array of classification axes.

  94. plotLines: Draw the main line.

  95. tickColor: color scale.

  96. tickInterval: step value scale.

  97. labels.rotation: tick label degrees of rotation

Guess you like

Origin www.cnblogs.com/qinxuhui/p/11759936.html