Vue 3 Sparkline Component doesn't show line
Hi,
I am using the Synfusion Ej2 Vue Charts version 22. Although I'm not getting any issues in the console, the actual line doesn't show on the spark line component.
I have followed the documentation, but is there anything I am missing.
File is also attached.
Attachment: PlanSparkLine.vue_36804f2b.zip
Hi Paul,
We are validating the reported scenario and update you with further details within two business day(25/3/24).
Hi Swetha,
There has been no update on this in more than two business days.
Is there an update?
Paul,
Sorry for the delay,
We have ensured your reported scenario by creating sparkline sample in vue 3. Sparkline rendered properly as per behavior. Additionally, we suggest you to declare the template as per the below code-snippet.
Code-snippet:
|
<template> <ejs-sparkline id="sparkline" :lineWidth='lineWidth' :dataSource='dataSource' :valueType='valueType' :height='height' :xName='xName' :yName='yName' :type='type' :tooltipSettings='tooltipSettings'></ejs-sparkline> </template> |
Screenshot:
Kindly revert us if you have any concerns.
Regards,
Nishanthi
Attachment: Spark_e02bb27a.zip
- 3 Replies
- 3 Participants
-
PL Paul Livingstone
- Mar 21, 2024 03:20 PM UTC
- Apr 4, 2024 07:48 AM UTC