Hi,
Assuming you are using the "default" chart stylesheet in public/charts/themes/default
You can create a line_chart.yml with the following override:
<%= chart :line %>
SS<%=comp :chart_value %>
SSSSposition: hide
Where S specifies a space for proper yaml indenting...
-Fernand