Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
flot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HS-public
flot
Commits
b57542f1
Commit
b57542f1
authored
Jul 11, 2012
by
David Schnur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added note and credits for the merge from pull request #55, and unexpected fixing of issue #541.
parent
65b05c6e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
NEWS.txt
NEWS.txt
+8
-2
No files found.
NEWS.txt
View file @
b57542f1
...
@@ -36,7 +36,7 @@ Changes:
...
@@ -36,7 +36,7 @@ Changes:
- Date/time formatting follows proper subset of strftime specifiers,
- Date/time formatting follows proper subset of strftime specifiers,
and support added for Date.prototype.strftime, if found (patch by
and support added for Date.prototype.strftime, if found (patch by
Mark Cote, issue 558).
Mark Cote, issue
s 419 and
558).
- Fixed display of year ticks (patch by Mark Cote, issue 195).
- Fixed display of year ticks (patch by Mark Cote, issue 195).
...
@@ -69,9 +69,12 @@ Changes:
...
@@ -69,9 +69,12 @@ Changes:
- In addition to "left" and "center", bars now recognize "right" as an
- In addition to "left" and "center", bars now recognize "right" as an
alignment option. (patch by Michael Mayer, issue 520)
alignment option. (patch by Michael Mayer, issue 520)
- Switched from toFixed to a much faster default tickFormatter (patch by
- Switched from toFixed to a much faster default tickFormatter
.
(patch by
Clemens Stolle)
Clemens Stolle)
- Added to a more helpful error when using a time-mode axis without
including the flot.time plugin. (patch by Yael Elmatad)
Bug fixes
Bug fixes
- Fix problem with null values and pie plugin (patch by gcruxifix,
- Fix problem with null values and pie plugin (patch by gcruxifix,
...
@@ -105,6 +108,9 @@ Bug fixes
...
@@ -105,6 +108,9 @@ Bug fixes
- Updated the navigate plugin's inline copy of jquery.mousewheel to fix
- Updated the navigate plugin's inline copy of jquery.mousewheel to fix
Webkit zoom problems (reported by Hau Nguyen, issue 685).
Webkit zoom problems (reported by Hau Nguyen, issue 685).
- Axis labels no longer appear as decimals rather than integers in
certain cases. (patch by Clemens Stolle, issue 541)
Flot 0.7
Flot 0.7
--------
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment