Hi
We have a requirement of creating a Time line chart similar to Gantt Chart,
Now we have created the same by increasing the thickness of Line chart,
But the main problem we are facing is line end cap, Currently it is rounded shape we could’t find a solution to make it flat.
We tried customrendarables series also but faced lot of issues while zooming and panning.
My question is whether you include following functionalities in the coming versions
1. Provide Gantt charts ?
2. Provide an API to change like end cap to flat ?
Regards
Abhilash R
- Abhilash R asked 8 years ago
- You must login to post comments
Hi Abhilash,
We don’t support Gannt charts out of the box but I would be very interested to see your solution to see if we can improve on it.
We have an API to support LineCap flat but it is quite hidden inside Scichart. Line pen cap will only work when SciChartSurface.RenderSurface is set to a HighQualityRenderSurface and when you override drawing to create your own pens.
Please see our related FAQ How to set StrokeEndLineCap.
Best regards,
Andrew
- Andrew Burnett-Thompson answered 8 years ago
- You must login to post comments
Please login first to submit.