Search found 3 matches

by yk.kim
Fri Apr 19, 2024 4:59 am
Forum: JavaScript / HTML5
Topic: I would like to inquire about how to use multiple X and Y axes in one chart.
Replies: 1
Views: 2502

I would like to inquire about how to use multiple X and Y axes in one chart.

I would like to inquire about how to use multiple X and Y axes in one chart.
The chart contents I want to implement are as follows.
→ Line 1 : X-axis 1, Y-axis 1
→ Line 2 : X-axis 2, Y-axis 2

thank you.
by yk.kim
Fri Apr 12, 2024 12:34 am
Forum: JavaScript / HTML5
Topic: I would like to inquire about how to apply a legend to a ColorGrid chart.
Replies: 1
Views: 1558

I would like to inquire about how to apply a legend to a ColorGrid chart.

I would like to inquire about how to apply a legend to a ColorGrid chart as shown in the attached image.
thank you.
by yk.kim
Thu Apr 04, 2024 1:40 am
Forum: JavaScript / HTML5
Topic: PointXY - Tooltip
Replies: 1
Views: 1356

PointXY - Tooltip

I would like to inquire about how to resolve the tooltip error. When you hover the mouse pointer over the red square box area, a tooltip will appear. I would like to inquire about a solution so that the tooltip is displayed only when the mouse pointer is placed on the chart pointer. Demo source and ...