@buckdanny wrote:
Hey,
i want to embedd widgets as iframes like this:
<div id="widgetIframe"><iframe width="100%" height="350" src="http://url.com/piwik/index.php?module=Widgetize&action=iframe&columns[]=nb_visits&widget=1&moduleToWidgetize=VisitsSummary&actionToWidgetize=getEvolutionGraph&idSite=1&period=day&date=yesterday&disableLink=1&widget=0&flat=1&expanded=0" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></div>
but i need to remove some parts of the widget, like the
-jqplot-seriespicker-popover
-expandDataTableFooterDrawer
-evolution-annotations
-dataTableFooterIcons
- the title of the widget itselfto get just a clear and basic output of a chart without any further options.
How can i do that?Thanks alot!
Posts: 1
Participants: 1