Subversion Repositories php-qbpwcf

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 liveuser 1
<!--
2
Please consider the following before submitting an issue:
3
 
4
- Issues are reserved for BUG reports and FEATURE requests, DO NOT create issues for questions or support requests.
5
- Most features should start as plugins outside of Chart.js (http://www.chartjs.org/docs/#advanced-usage-creating-plugins).
6
- Bug reports MUST be submitted with an interactive example (http://codepen.io/pen?template=JXVYzq).
7
- Chart.js 1.x is NOT supported anymore, new issues will be disregarded.
8
-->
9
 
10
<!--- Provide a general summary of the issue in the Title above prefixed by [BUG] or [FEATURE] -->
11
 
12
## Expected Behavior
13
<!--- If you're describing a bug, tell us what should happen -->
14
<!--- If you're suggesting a change/improvement, tell us how it should work -->
15
 
16
## Current Behavior
17
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
18
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
19
 
20
## Possible Solution
21
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
22
<!--- or ideas how to implement the addition or change -->
23
 
24
## Steps to Reproduce (for bugs)
25
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
26
<!--- reproduce this bug. Include code to reproduce, if relevant -->
27
1.
28
2.
29
3.
30
4.
31
 
32
## Context
33
<!--- How has this issue affected you? What are you trying to accomplish? -->
34
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
35
 
36
## Environment
37
<!--- Include as many relevant details about the environment you experienced the bug in -->
38
* Chart.js version:
39
* Browser name and version:
40
* Link to your project: