Download & Extend

ability to return just the url instead of a rendered img.

Project:Google chart API
Version:5.x-1.0-1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I've written a custom filter to embed CSV Google Charts, but if I use bbcode input format, I can't display the images (chart by default uses a Only local images are allowed. HTML tag). I've taken the liberty to add another function to your module, chart_url(), which returns just the chart url, which can be embedded to any input format that can show images (like [img][/img] on bbcode).

AttachmentSize
chart.module-url.patch568 bytes

Comments

#1

Status:needs review» fixed

This was my intention of chart_build(); however your patch certainly makes that idea cleaner, I will patch the module asap.

#2

Status:fixed» closed (fixed)