How to add negative values to JavaFx Area Chart? -


i'd draw difference (area) chart, this: how d3.js difference chart example work json data? chart centered around horizontal (y=0) axis.

javafx's area chart seems know how fill area below line!?

example "adding negative value" (fig 33-7) seems i'm looking (march series) but not work/render shown!

instead of:

enter image description here

it renders:

enter image description here

thanks,

igor


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -