The reason this haas not shown up is that nobody has tried to extends
charts maybe...
Will think more about and try to file bugs
Sven
On Tue, Aug 25, 2015 at 10:24 PM, Jonathan Giles
wrote:
>
> Hi,
>>>
>>> What about things like
>>>
>>> com.sun.javafx.charts.ChartLayoutAnimator ?
>>>
>>> Actua
Hi,
What about things like
com.sun.javafx.charts.ChartLayoutAnimator ?
Actually there may not be too many users of this, but if you try to
write
your own axis implementation (e.g. LogarithmicAxis) you may need
access to
this - correct?
I'll let Jonathan answer this.
ChartsLayoutAnimator
Sven Reimers wrote:
Hi,
What about things like
com.sun.javafx.charts.ChartLayoutAnimator ?
Actually there may not be too many users of this, but if you try to write
your own axis implementation (e.g. LogarithmicAxis) you may need access to
this - correct?
I'll let Jonathan answer this.
Hi,
What about things like
com.sun.javafx.charts.ChartLayoutAnimator ?
Actually there may not be too many users of this, but if you try to write
your own axis implementation (e.g. LogarithmicAxis) you may need access to
this - correct?
Should we revisit every possible extension point in JavaFX