Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- Added support for detached legends and detached colorbars
- ybar (and similar plots) can now be mixed with other plot types
like line plots.
- improved legend formatting
- added 'restrict x to domain*' which cups coordinates outside of a
specified domain (same for y and z)
- Added support for linear regression
- Inline tables,
- Lots of bug fixes
|
|
This fixes PR 43165.
Major changes:
- added and documented |[xy]bar legend| styles and |[xy]bar interval
legend| styles
- renamed 'every mesh legend' to 'mesh legend' for consistency
- improved 'mesh legend' (rescaled and reshiftet it a bit)
- Imported all patches to PGF written by Christian Feuersaenger.
- added |tiny| style
- numerous bug fixes
See ChangeLog in tex-pgfplots-doc for the complete list of changes.
|
|
Pgfplots draws high-quality function plots using normal or
logarithmic scaling, with a user-friendly interface. The user
supplies axis labels, legend entries and the plot coordinates
for one or more plots and Pgfplots applies axis scaling,
computes any logarithms and axis ticks and draws the plots.
Pgfplots is based on Till Tantau's package PGF/TikZ.
|