I know there's no specific parameter for it or attributes, but I wondered if I could prompt to engineer it somehow
I've had success regularly creating line charts to compare home price fluctuations over several months for multiple properties - im not sure if its because i request 'line chart' in our prompt or if its just because thats the most logical way to compare it so that's what generates. I've tried to include other parameters in the prompt but it won't obey those. for example, the line charts produced start the values at 0 on the axis by default, so the line chart doesn't appear to have as much variation since there's not huge swings over a few months. In gamma I can turn that off so it starts at the lowest home value vs zero which makes the chart look much better - ive tried to prompt it to do that on the initial generation but no luck so far. would love to have api parameters to do that or specify other things.
Dan P. if you include it in ur prompt it should do the trick Eg Include a line chart showing the historical EUR/USD exchange rate from 2005 to 2025, with data points for each year (or use publicly available data if you can). The chart should have: • The x-axis labeled Year (2005–2025) • The y-axis labeled EUR per USD • A clear title: “Historical EUR to USD Exchange Rate”
You could supply your own dataset , Use the following dataset to generate a line chart showing how the exchange rate has changed over time Year, EurToUSD 2007,1.37 2008,1.47 …. Define the axis as before
