标签

文章标签较多,可在侧边栏的目录中快速定位~



{
  "data": { "values": [

  {"tags": "随便聊点", "count": 1 }

 , {"tags": "JavaWeb", "count": 1 }

 , {"tags": "课程大作业", "count": 2 }

 , {"tags": "测试", "count": 1 }

] },
  "encoding": {
    "y": {"field": "tags", "type": "nominal"},
    "x": {"field": "count", "type": "quantitative" }
  },
  "mark": "bar"
}

随便聊点

JavaWeb

课程大作业

测试