Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Scomp · mod_base
  • Reference
  • Frontend developer
  • User interface and interaction
  • Server component
  • Render
  • Structured data
  • Accessibility

chart_pie3d

Module

mod_base

Deprecated compatibility alias for chart_pie.

The old external chart service is no longer used and the misleading 3D effect is not reproduced. New templates should use {% chart type="pie" ... %} or {% chart_pie ... %}.

Edit on GitHub

Related documentation

Scomp

chart_donut

Render a donut chart as inline SVG.

Scomp

chart

Render a chart without JavaScript, CSS, external services, or external assets.

Scomp

chart_pie

Render a pie chart as inline SVG.

Scomp

spinner

Add an AJAX activity indicator.

Scomp

lazy

Custom tag which adds a ‘loader’ image to the page and performs a one-time action when loader comes into view.

Scomp

button

Makes a button with an action attached.

Scomp

tabs

Make a HTML element into a tab set.

Scomp

survey_start

Show the first page for a given survey (with the id parameter):

Scomp

script

This tag is the placeholder where all generated JavaScript scripts will be output on the page.

GitHub © 2026 Zotonic