Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
F
fund_report
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
彭熊
fund_report
Commits
4beab589
Commit
4beab589
authored
Dec 08, 2020
by
pengxiong@wealthgrow.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
d5fc3785
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
radar_chart.py
app/utils/radar_chart.py
+1
-5
No files found.
app/utils/radar_chart.py
View file @
4beab589
...
@@ -14,13 +14,9 @@ from io import BytesIO
...
@@ -14,13 +14,9 @@ from io import BytesIO
import
imgkit
import
imgkit
import
pyecharts.options
as
opts
import
pyecharts.options
as
opts
from
pyecharts.charts
import
Radar
,
Bar
from
pyecharts.charts
import
Radar
import
uuid
import
cv2
import
cv2
from
app.api.engine
import
work_dir
import
numpy
as
np
import
numpy
as
np
from
snapshot_phantomjs
import
snapshot
from
pyecharts.render
import
make_snapshot
def
gen_radar_chart
(
radar_chart_data
):
def
gen_radar_chart
(
radar_chart_data
):
...
...
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