Export to GitHub

flotr - issue #205

No labels in saved image


Posted on Sep 6, 2011 by Swift Kangaroo

What steps will reproduce the problem? 1. Right-click on chart (tried w/ line & pie) 2. Choose "View Image"

What is the expected output? What do you see instead?

Expected output (a la Flotr Playground): image of chart is displayed along with text elements (slice labels, legend, title, etc)

Actual output: image only contains graphical chart elements, e.g. pie slices.

What version of the product are you using? On what operating system? Using latest from svn: r301.

Please provide any additional information below. HTMLText is set to false. Copied all options from playground over to my page, didn't help.

Thanks!

Comment #1

Posted on Sep 6, 2011 by Swift Kangaroo

Add'l info: loading canvas2text from flotr directory doesn't help.

Comment #2

Posted on Sep 6, 2011 by Swift Kangaroo

sorry, I meant canvas2image...

Comment #3

Posted on Sep 6, 2011 by Swift Kangaroo

Updated canvastext.js and now it works. Curious how to modify size, etc of chart text but will look for answer in the forums & docs. Thanks again and sorry for the unnecessary defect submission.

Status: New

Labels:
Type-Defect Priority-Medium