🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Plot Data module - change plot title with macro

User: "tomMEM"
New Altair Community Member
Updated by Jocelyn
Hello, I am wondering how to change an json plot configuration file to use a file name extracted with a macro to change the plot title. I tried %{name} in json titel section - but no result.  From docs it looks like it should be possible.
Would be great to get advice.
Best, T

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "tomMEM"
    New Altair Community Member
    OP
    Accepted Answer
    Hello, actually it is working. Just edit the json configuration file created from an advanced plot to "title" : "%{title}" using a text editor,  add extract or set macro title value into the process chain, import json file into repository, use Open file (binary) to read and link to cha input of Plot Data.