
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
lesscode_charts是数据图标转换工具
{
"title": "",
"chart_type": "forest",
"series": [],
"pool": {}
}
{
"title": "",
"chart_type": "heat_map",
"data": [],
"pool": {}
}
{
"chart_type": "histogram",
"xName": "",
"yName": "",
"title": "",
"x": [],
"series": [],
"pool": {}
}
{
"chart_type": "k_line",
"xName": "",
"yName": "",
"title": "",
"x": "",
"y": "",
"series": [
{
"name": "",
"data": [],
"unit": ""
}
],
"pool": {}
}
{
"chart_type": "layout",
"title": "",
"series": [],
"pool": {}
}
{
"chart_type": "list",
"title": "",
"columns": [],
"data": [],
"total": 0,
"count": 0,
"pool": {}
}
{
"chart_type": "pie",
"title": "",
"series": [
{
"name": "",
"data": [
{
"name": "",
"value": 0,
"unit": "",
"proportion": 0,
"other": ""
}
],
"unit": ""
}
],
"pool": {}
}
{
"chart_type": "pyramid",
"title": "",
"series": [
{
"name": "",
"data": [
{
"name": "",
"value": 1,
"proportion": 0
}
],
"unit": ""
}
],
"pool": {}
}
{
"chart_type": "radar",
"indicator": [],
"series": [
{
"name": "",
"data": [
{
"name": "",
"value": 1
}
],
"unit": ""
}
],
"title": "",
"pool": {}
}
{
"chart_type": "rect",
"title": "",
"series": {
"name": "",
"data": [],
"unit": ""
},
"pool": {}
}
{
"chart_type": "relation",
"xName": "",
"yName": "",
"series": [],
"pool": {}
}
{
"chart_type": "sankey",
"title": "",
"series": [
{
"name": "",
"data": [],
"links": []
}
],
"pool": {}
}
{
"chart_type": "scatter",
"xName": "",
"yName": "",
"series": [
{
"name": "系列名称,data 中数据项为单指标(单值)时也可用于显示指标名称",
"data": [
{
"name": "点的名称,可不提供",
"value": [
1,
1,
100
]
}
],
"unit": "单位1"
}
],
"title": "",
"pool": {}
}
{
"chart_type": "table",
"title": "",
"columns": [
{
"title": "",
"dataIndex": "",
"key": ""
}
],
"dataSource": [],
"total": 0,
"count": 0,
"auth_count": 0,
"pool": {}
}
{
"chart_type": "univalent_graph",
"title": "",
"series": [
{
"name": "",
"data": [],
"unit": ""
}
],
"pool": {}
}
{
"title": "",
"chart_type": "word_cloud",
"data": [
{
"name": "气压信号",
"value": 2
},
{
"name": "织物张力",
"value": 2
}
]
}
FAQs
lesscode_charts是数据图标转换工具
We found that lesscode-charts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.