Hi, I'm using python to build a html/javascript file to output a geochart. The problem I'm having is that the marker borders from my geochart need to be removed, however the stroke-width cannot be changed using CSS in my python PyQt GUI, due to a bug in the version of PyQt I'm using.
This might be a stupid question, but is there a way I can alter the way in which the default formatting is being assigned (at the level #map-name > div > div > svg > g > g > g > g > circle)? Thanks Sam -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
