• Home
  • Raw
  • Download

Lines Matching refs:Fixed

15  - Fixed a regression introduced in 0.8.1, where the last tick label would
19 - Fixed a regression introduced in 0.8.2, where the resize plugin would use
23 - Fixed the selection example to work with jQuery 1.9.x and later.
29 - Fixed a rare 'Uncaught TypeError' when using the resize plugin in IE 7/8.
32 - Fixed zoom constraints to apply only in the direction of the zoom.
41 - Fixed broken auto-scale behavior when using deprecated [x|y]2axis options.
71 - Fixed an unexpected change in behavior that resulted in duplicate tick
75 - Fixed a regression from 0.7 where axis labels were given the wrong width,
79 - Fixed a bug where the second axis in an xaxes/yaxes array incorrectly had
86 - Fixed an error when using a placeholder that has no font-size property.
89 - Fixed a regression from 0.7 where nulls at the end of a series were ignored
118 - Fixed a regression from 0.7, where extra padding was added unnecessarily to
122 - Fixed incorrect tooltip behavior in the interacting example.
125 - Fixed an error in CSS color extraction with elements outside the DOM.
128 - Fixed :not selector error when using jQuery without Sizzle.
138 - Fixed a regression in the time plugin, introduced in 0.8, that caused dates
144 - Fixed a regression in text rendering, introduced in 0.8, that caused axis
149 - Fixed a regression in text rendering, introduced in 0.8, where axis labels
153 - Fixed a regression in the pie plugin, introduced in 0.8, that prevented it
168 - Fixed missing update for bar highlights after a zoom or other redraw.
171 - Fixed compatibility with jQuery versions earlier than 1.7.
177 - Fixed missing semicolons in the core library.
239 - Fixed display of year ticks. (patch by Mark Cote, issue 195)
357 - Fixed an error when custom tick labels weren't provided as strings. (patch
367 - Fixed various jQuery 1.8 compatibility issues. (issues #814 and #819,
388 - Fixed compatibility with jQuery 1.2.6, which has no 'mouseleave' shortcut.
391 - Fixed sub-pixel rendering issues with crosshair and selection lines.
394 - Fixed rendering issues when using the threshold plugin with several series.
410 - Fixed an error when using the navigate plugin with jQuery 1.9.x or later.
413 - Fixed inconsistencies between the highlight and unhighlight functions.
416 - Fixed recalculation of tickSize and tickDecimals on calls to setupGrid.
562 - Fixed problem with findNearbyItem and bars on top of each other. (reported
565 - Fixed problem with ticks and the border. (based on patch from
568 - Fixed problem with plugins adding options to the series objects.
570 - Fixed a problem introduced in 0.6 with specifying a gradient with:
587 - Fixed problem with turning off bar outline. (fix by Jordi Castells,
777 - Fixed two corner-case bugs when drawing filled curves. (report and analysis
783 - Fixed a bug with passing in data from getData to setData when the secondary
786 - Fixed so that it is possible to turn lines off when no other chart type is
798 - Fixed a bug with drawing marking lines with different colors. (reported by
801 - Fixed a bug with returning y2 values in the selection event. (fix by
829 - Fixed bug with slicing in findNearbyItems. (patch by zollman)
899 - Fixed a bug in calculating spacing around the plot. (reported by
902 - Fixed a bug in finding max values for all-negative data sets.
906 - Fixed a bug when borderWidth is set to 0. (reported by Rob/sanchothefat)
908 - Fixed a bug with drawing bars extending below 0. (reported by James Hewitt,
911 - Fixed a bug with line widths of bars. (reported by MikeM)
913 - Fixed a bug with 'nw' and 'sw' legend positions.
915 - Fixed a bug with multi-line x-axis tick labels. (reported by Luca Ciano,
970 - Fixed a bug in handling single-item bar series. (reported by Emil Filipov)
972 - Fixed erratic behaviour when interacting with the plot with IE 7. (reported
994 - Fixed a bug in dealing with data where min = max. (thanks to Michael