Graphs please!
It would be really nice if you include some graphs so we can show results or data that way. That would make Spark a lot better and useful.
We love this idea! We’re hoping to learn more about what people are looking to do, and how you’d want it to work. Also, would this be for Spark Page, or Spark Post, or either?
Drop me an email or a note here and let me know!
-
Aj
commented
Files downloaded on an IPad Pro can be viewed but not added to a project in the spark app. It would be nice to have this feature work on an iPad and not just laptop or desktop
-
John Beasley
commented
Would be useful to be able to adjust the font sizes. Pie charts can be visually effective even when small on the page. In those instances it is impossible to read the text. Otherwise this is great thank you! :)
-
Sam
commented
Need to be able to adjust size, style and color of font for all parts of the labels and title.
Manually select colors for each segment of the chart.
Ability to add a text-box if we need to.
A lot of the other comment authors have great ideas too. -
Chris
commented
Can you make it so that we can change the background to transparent when we save? Maybe even a PSD export option?
-
Anonymous
commented
Allow font size adjustement, the font size is too small.
-
Dave Langendorff
commented
can I save it to return and edit/add info later? or do I need to start all over if I close it?
-
Alice
commented
How do I change font size and color?
-
Anonymous
commented
Please provide me the link to plot high resolution bar diagram
-
Anonymous
commented
It's great, need more chart types. Waterfall etc
-
Anonymous
commented
On the pie charts and donut charts the font is too small and is a pain **********. Sort it ouuuuuuuuuuuuuuuuuuuut.
-
Anonymous
commented
why cant i change the y axis bruh
-
Anonymous
commented
Need to be able to add more data sets, difficult to move elements around on ipad
-
Anonymous
commented
do add a graph line chart with 2 comparative lines of 2 different comparative data. like say a red line and a blue line would actually do it. rest all is really perfect.
-
Dave Greenwood commented
Number formatting is not supported. When working with large numbers, commas and decimals, or by European standards periods and commas, are useful for parsing the number. The current version of this app accurately calculates pie graphs given a number such as 3912000, but gives inaccurate results given numbers such as 3,912,000 or 3.912.000. Test case: I compared the populations of California and Montana (9145000, and 585500, respectively) in all 3 formats. When not using , or . , the result appears accurate, but when using , or . , the results are very different and obviously inaccurate. Suggest that: A: provide a dropdown box to select European or American formats (a case such as 3.123 cannot be programmatically differentiated from 3 decimal 123 [american] and 3 thousand 1 hundred 23 [European]) and set a bool for European T/F. B: eliminate the . and , characters from the input str (again using the initial bool to evaluate what 3.215 means) to create a float or num. C: return resulting strings (for display on the chart) as either European or American format depending on the initial boolean.
-
qwertyuiop
commented
If the percentages for the pie charts are too small, or there is a big percentage and a bunch of small ones, then the words labeling the small percentage slices will be mixed together
-
Anonymous
commented
This is a much-needed tool! Would love it if Typekit was integrated. Download as an svg would be excellent!
-
flavia
commented
and svg export
-
flavia
commented
more types of font families and color schemes pleaseee
-
Ideal Bridal
commented
please, just it is able to move the "lines"
-
Anonymous
commented
When adding a comma in the number, the numbers don't add up correctly. The comma is seen as a period. Labels overlap. Should give the option to change size of labels.