Two Color JavaFX line in linechart -
This is my first question so I hope I'm asking it correctly
I Using a stock chart to tilt and the Geoffrey Chart, which paints all the points that emerge from an average point, which is above average in red and green in green (see image) (this uses a custom render ). Now I'm trying to update my program to use Javafx8, but I can not find a way to do it with Jawfix Linechart.
Any help would be really appreciated because I have tried to find a solution for a long time and failed
thanks
< P> There is a similar concept in the advanced candiched chart in the Java FX Ensemble application, maybe you can get some information?
Comments
Post a Comment