Gramex 1.62 lets you create dynamic tables and charts from data, run slidesense
from the command
line to update presentations, and launches a preview of the new Gramex Charts.
SlideSense, a.k.a. PPTXHandler v2 supports tables and charts.
The table
rule lets you specify the contents and format of each cell,
which even allows you to create micro-charts in cells, such as bars or icons.
The chart-data
rule lets you update chart data from any source. This
makes it easy to copy charts and create multiple variations for different slices of data.
When you install Gramex, you now have a new command called
slidesense
. Run slidesense
or slidesense gramex.yaml
to
create the target presentations specified by your gramex.yaml
file and open them.
Gramex Charts is a UI-based Gramex app that lets you:
This will be included as part of the Gramex code base once it’s ready. For now, try the beta version at https://gramener.com/gramexcharts/.
gramex.yaml
. So an app named “My App” will have URL keys like my-app-home:
rather than the less pretty "My App-home":
.We promised two features in this release that are delayed. Both will land in the September 2020 release as well.
conda install
and docker
installIn addition, the September 2020 release (1.63) will:
See the Gramex installation and upgrade instructions
Note: Gramex 1.62 does not work with Python 3.8. We recommend Python 3.7.
The Gramex code base has: