ChartJS range

Answered
0
0

Hi,

how I can create a range like this?

best

Attachment
  • You must to post comments
Best Answer
0
0

Hi Cristian,

I send an attachment of Horizontal Chart range.

just invert xAxes.Type with yAxes.Type and use chartJS3

Happy coding,

Kevin (ITG)

  • You must to post comments
Best Answer
0
0

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)

  • You must to post comments
0
0

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

  • You must to post comments
0
0

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

  • Levie (ITG)
    Hi Cristian, Try changing the xAxis type to “Linear”. It shouldn’t be “Category”. Let me know if that works!
  • You must to post comments
0
0

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

  • You must to post comments
0
0

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)

  • You must to post comments
0
0

And a timeline chart like this

best

Attachment
  • You must to post comments
Showing 7 results
Your Answer

Please first to submit.