置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

喜羊羊与灰太狼系列/电影/数据.json

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索

{

   "legend": {
       "data": [
           "票房"
       ]
   },
   "tooltip": {
       "trigger": "axis",
       "axisPointer": {
           "type": "shadow"
       },
       "padding": [
           12,
           12
       ],
       "backgroundColor": "#484A56",
       "borderWidth": 2,
       "extraCssText": "border-radius: 2px;"
   },
   "xAxis": [
       {
           "type": "category",
           "axisLabel": {
               "interval": 0,
               "rotate": 30
           },
           "data": [
               "牛气冲天",
               "虎虎生威",
               "兔年顶呱呱",
               "开心闯龙年",
               "喜气羊羊过蛇年",
               "飞马奇遇记",
               "羊年喜羊羊",
               "筐出未来"
           ]
       }
   ],
   "yAxis": [
       {
           "type": "value",
           "name": "票房/万元",
           "position": "left",
           "axisLabel": {
               "formatter": "{value}"
           }
       }
   ],
   "series": [
       {
           "name": "票房/万元",
           "type": "line",
           "data": [
               8301.3999999999996,
               12438,
               13925,
               16761.900000000001,
               12493.700000000001,
               8624,
               6781.5,
               16033.1
           ]
       }
   ]

}