CarCdr
10-19-2005, 01:52 AM
Having done some work recently with GD and a graphing package, it struck me how cool it would be to have a ... bbcode for vB.
Such a bbcode would allow one to embed a chart within a post. It would look something like this when entered:
Title: Forum Hits By Browser Type This Month
Values:
179021
62033
12661
9014
Labels:
IE
Firefox
Moz
Other
When displayed, the [chart] bbcode processor would replace it with the GD-created pie chart. Charts could easily be cached to save server time and speed up post display.
Anyway, has anyone done anything like this?
Such a bbcode would allow one to embed a chart within a post. It would look something like this when entered:
Title: Forum Hits By Browser Type This Month
Values:
179021
62033
12661
9014
Labels:
IE
Firefox
Moz
Other
When displayed, the [chart] bbcode processor would replace it with the GD-created pie chart. Charts could easily be cached to save server time and speed up post display.
Anyway, has anyone done anything like this?