Ok. That what I assumed.
Shall we try to compile a list with needed API's?
-Sven
Am 26.08.2015 19:19 schrieb "Pedro Duque Vieira" <
pedro.duquevie...@gmail.com>:
> I've also extended charts and have also been confronted with internal APIs.
>
> --
> Pedro Duque Vieira
>
I've also extended charts and have also been confronted with internal APIs.
--
Pedro Duque Vieira
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