Hi,
how I can create a range like this?
best
Hi Cristian,
I send an attachment of Horizontal Chart range.
just invert xAxes.Type with yAxes.Type and use chartJS3
Happy coding,
Kevin (ITG)
Hi Cristian,
I send you in attachement ChartJS Range sample.
You must use https://www.nuget.org/packages/Wisej-2-ChartJS3 for latest implementation on ChartJS.
Best,
Kevin (ITG)
Hi Kevin,
in your example (SampleChartJS (3).zip) I have try to change linear to time and put datetime data instead integer, but the chartjs is totaly black.
Please can you show me how to input datetime instead integer?
best
Hi Kevin
I have see Levie post example here for horrizontal bar: https://wisej.com/support/question/help-with-chartjs
but if I run, the chart is empty. It is a bug?
best
Hi Kevin,
yes I use ChartJS extension, in the original chartjs, I can pass two y value for create range chart. In the wisej extension is not possibile.
For linear chart, do you have any suggestions?
best
Cristian
Hi Christian,
With Wisej you can integrate any Js package, You just need to know which JS package allows you to make this style of graphic
See https://docs.wisej.com/docs/controls/content/widget for more information.
And we have an implementation of Chart JS : ChartJS – Wisej Extensions
Best,
Kevin (ITG)
And a timeline chart like this
best
Please login first to submit.