I want to draw the sparklines.

Like this

.

Could you elaborate? How would you expect this feature to work?

Let’s assume I have this performance data.

I want to show the performance chart with sparklines to users. just chart part, not the data part.

I can use the line chart but it’s too huge to show over 100 branches data one by one.

Sorry for my poor English.

the ideal approach is…

  1. select * from performance_table.
  2. select visualization
  3. select chart
  4. set chart type to ‘sparklines’
  5. set X-axis columns
  6. set Y-axis columns
  7. set color