I’m new at using HighCharts in javascript. I’m doing a line chart, but the chart put me some circles in the graphics by default like this:

(source: misoproject.com)
But i don’t want that, i want to quit those circles.
What can i do to quit those circles in my graphic?
Add this configuration option:
to the root of your chart configuration.