{% load i18n %}
{% include 'query/query_plot_scatter.html' %}
{% include 'query/query_plot_scatter_cmap.html' %}
{% include 'query/query_plot_histogram.html' %}

{% blocktrans with page_size='{$ service.plot.params.page_size $}' trimmed %} For performance reasons, we plot only the first {{ page_size }} rows. {% endblocktrans %} {% blocktrans with page_size='{$ service.plot.params.page_size $}' trimmed %} WebGL is enabled (disable). {% endblocktrans %} {% blocktrans with page_size='{$ service.plot.params.page_size $}' trimmed %} WebGL is disabled (enable). {% endblocktrans %}