• 手机版

    扫码体验手机版

  • 微信公众号

    扫码关注公众号

国内首家协议开发

软芯音视解码保护平台

在线
客服

发布
需求

在线
聊天

天盟
APP

天盟APP下载

关注
微信

微信扫一扫访问
顶部

Python 加点坐标有大神能不能帮一下

import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
%matplotlib inline
data = pd.read_csv("/resources/data/zr.csv") #导入文件
by_year = data.groupby(["Year description"]).size()
by_year.plot(kind = "line",alpha=1,figsize = [10,7],color = 'c',\
title = "The number of cancers that accompanied the increase in years increased",\
linewidth=3)
plt.ylabel("Disease discovery")
plt.grid(True)                     #加上校准线
plt.subplots_adjust(bottom=0.2)    #设置图像高度
plt.margins(0.1)                   #居中显示图像  
#for a, b in zip():
     #plt.text()
     #有没有大神会在这两行加上每一年的点坐标
152004jpsuuco033fhv303.jpg

免责声明:本内容仅代表回答会员见解不代表天盟观点,请谨慎对待。

版权声明:作者保留权利,不代表天盟立场。

使用道具 举报

发新帖

发布任务需求已有1031167位用户正在使用天盟网服务

发布分类: *
任务预算: *
需求内容: *
手机号码: *
任务商家报价为
  • 预算价 :
  • 成交价 :
  • 完工期 :
  • 质保期 :

* 最终任务项目以服务商报价、双方协商为准!