valor-labs / valor-launchpad

2 stars 2 forks source link

Line chart creates inaccurate line for each dataset #660

Open sawyerbutton opened 2 years ago

sawyerbutton commented 2 years ago

image

@apotapcukv Hi, I don't get the point of this issue.

sawyerbutton commented 2 years ago

@apotapcukv Hi, can you add some details for this issue?

apotapcukv commented 2 years ago

Steps to reproduce this issue:

  1. Go to the Plugin & Addons/Charts/Chart.js
  2. Hover over the intersection of the month and the line chart Expected result: Line chart creates an accurate smooth line chart data points on a line. See an example by the link: https://i.stack.imgur.com/jcl7n.png
    Actual result: Line chart creates an inaccurate line for each dataset. Some data points are placed out the line on the line chart