I am trying to create an embedded vertical bar chart (not created through a http://chart.apis.google.com/chart?... URL) with hidden columns using chd. For example: "chd: 't1:...'".
After failing to get this working, I found the chart wizard and tried to generate the script automatically (http://code.google.com/apis/ chart/image/docs/chart_wizard.html). The URLs generated work great for hidden and non-hidden data. However, pasting the generated html (from the "embed with visualization API" button) does not work; the hidden and non-hidden code displays the same in a variety of browsers (safari, IE, firefox) even thought the chd parameter is different in each. Does anyone know the proper way to hide data? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Chart API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-chart-api?hl=en.
