Opened 5 years ago
Closed 5 years ago
#82 closed defect (fixed)
create a new chart for IQ2D
Reported by: | wangzy | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | ||
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Description
create IQ2D chart
Subtickets
Change History (5)
comment:1 Changed 5 years ago by wangzy
comment:2 Changed 5 years ago by wangzy
jobs.py, add a new function to read 3D data; the data of x and y axis is multiply by 10 times to unit nm-1 thus the highchart map of heatmap can be shown correctly.
comment:3 Changed 5 years ago by wangzy
models.py, update the hcmap function
comment:4 Changed 5 years ago by wangzy
analysis.html, add the IQ2D chart, and the size is 1500*1500px
comment:5 Changed 5 years ago by wangzy
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
change the views.py and jobs.py