Jump to content
JChartFX Community

brammh

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by brammh

  1. Hi,

    I'm using: "myChart.getAnimations().getLoad().setEnabled(true);" to enable animations on my combined chart. This looks nice.
    Ocasionally my page is updating chart data: "myChart.setDataSource(JSON.parse(data));"

    After I updated the data source, new data is shown in my chart as expected. However it would be nice if this could be done with an animation.

    Is there a way in achieving this?

    thanks,
    bram 

×
×
  • Create New...