FVANCOP / ChartNew.js

MIT License
420 stars 143 forks source link

Use Images for Axis Labels #449

Open buchmayr opened 8 years ago

buchmayr commented 8 years ago

Is it possible to use images for axis labels? Would need this option, thank you.

FVANCOP commented 8 years ago

Unfortunately, it is not possible; But... it is a good idea; I will check how it could be implemented (will not be available on a short term - perhaps in Augustus or September).

meersonv commented 6 years ago

Dear François, I think it was great idea, may be very usable in different applications. Do you have some update for this issue?

FVANCOP commented 6 years ago

Hi Meersonv,

No, it is something that I forgot to implement and currently, i'm busy with another development and have no time for it. Sorry for that.

François

FVANCOP commented 6 years ago

Hi,

I got a question about using SVG in ChartNew.js and ... I found a solution for drawing images on the X axis.

Two new samples have been published :

Samples/SVG_in_chart.html -> In this sample, an SVG "chart" is displayed in the Chart; Samples/image_as_x_labels.html -> In this sample, the x labels are images.

Sample is not difficult to undersand.

canvas