Created
September 9, 2013 16:46
-
-
Save andrewclegg/6498313 to your computer and use it in GitHub Desktop.
Description for Bridle issue #6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| When making a repeated call to the bridle chart function. | |
| The chart legend is not shown on the second call. | |
| The side_by_side.html page loads the too examples into a frame for ease of visual comparison. | |
| dashboard.html has two charts with the same data and a duplicated bar() function and doesn't exhibit the bug | |
| dashboard_with_bug.html has two charts with the same data and a single bar() function and exhibits the bug | |
| Of course this may be a PEBKAC issue - in which case I applogise for the false bug report. | |
| Regards | |
| Jamal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment