{% include "objects/forms/property_label.html" %}
{% if id_prefix+'_plotly' in errors %}{{ _('Error:') }} {{ errors[id_prefix+'_plotly'] }}{% endif %} {% if 'note' in schema %}{{ _('Note:') }} {{ schema['note'] | get_translated_text }}{% endif %}