Modify inbuilt chart extension

Not sure you can do it with the included chart component.

You can do it with highcharts ( there is also an extension and a few js demo)

You have to disable the line markers.

In the extension demo you can do it adding the last dictionary entry in the extraoptions as below ( that’s a global option, but you can do for each individual serie too )