BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
Hi,
In my chart, the first and last lines are cut off horizontally. How can I adjust the chart to displayed correctly without being cut off?
Thanks
<svg width="10" height="10">
<defs>
<linearGradient id="gradiente" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#8CB0EB" />
<stop offset="100%" style="stop-color: #224170" />
</linearGradient>
</defs>
</svg>
<ejs-chart height="600px" id="chartDiaria" locale="pt" theme="Fabric">
<e-chart-primaryxaxis title="Dias" valueType="Category" labelPlacement="OnTicks" interval="1" plotOffset="10">
</e-chart-primaryxaxis>
<e-chart-primaryyaxis title="Volume (litros)"></e-chart-primaryyaxis>
<e-series-collection>
<e-series fill='url(#gradiente)' xName="DiaMes" yName="Consumo" columnWidth="0.7" columnSpacing="0.2" type="@Syncfusion.EJ2.Charts.ChartSeriesType.Bar">
<e-data-manager url="/Cliente/GraficoHistorico_Read" adaptor="UrlAdaptor">
</e-data-manager>
<e-series-marker height="5" width="5" shape="@Syncfusion.EJ2.Charts.ChartShape.Circle" isFilled="true">
<e-series-datalabel visible="true">
<e-font size="9" color="black"></e-font>
</e-series-datalabel>
</e-series-marker>
</e-series>
</e-series-collection>
</ejs-chart>
Hi Fernando,
Greetings from Syncfusion.
We have considered the reported scenario as a bug and logged a defect report for the same. This fix will be included in our weekly patch release which is expected to be rolled out on 17th September 2024. Please find the below feedback link to keep track of the reported scenario.
Feedback link: https://www.syncfusion.com/feedback/60668/category-axis-crops-first-and-last-point-for-labelplacement-onticks
If you have any more specifications/precise replication procedure to be followed, please add it as a comment in the portal.
Regards,
Swetha
Hi Swetha,
Thank you very much.
Fernando
Fernando,
Most Welcome! We will let you know once the fix is included in our weekly patch release.
Hi Fernando,
We are glad to announce that our Essential Studio 2024 Volume 3 release v27.1.48 is rolled out. We have included the fix for the reported scenario - "The first and last point gets cropped in Category axis" and is available for download under the following link.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Swetha