RainerRoss / webix-highcharts

webix highcharts component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webix-highcharts

features :

  • property 'autoreset' (default: true) : removes automatically ('onBeforeLoad') the data of the datastore to avoid adding series in case of reloading.
  • a hacked setParams() method which currently only allows to set X axis limits

new functions added:

  • setTitle, setCategories, addPlotLine, removePlotLine

problems:

  • the highcharts library needs to be loaded beforehand.
  • strange (random) resizing problems ( at least under chrome 44 )

About

webix highcharts component


Languages

Language:JavaScript 52.9%Language:HTML 47.1%