Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Introduction to ax-plots

Interactive Plotly.js plotting for Maxima via Aximar. Provides functions that reuse Maxima’s draw package object syntax (explicit, parametric, points, implicit) and add new objects (lines) for data plotting. Renders with Plotly instead of gnuplot. Lists and ndarrays (from the numerics package) are accepted transparently.

To use the package:

load("ax-plots");