You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/matplotlib~2.1/index.json

1 line
780 KiB

7 years ago
{"entries":[{"name":"afm","path":"afm_api","type":"afm"},{"name":"afm.AFM","path":"afm_api#matplotlib.afm.AFM","type":"afm"},{"name":"afm.AFM.family_name","path":"afm_api#matplotlib.afm.AFM.family_name","type":"afm"},{"name":"afm.AFM.get_angle()","path":"afm_api#matplotlib.afm.AFM.get_angle","type":"afm"},{"name":"afm.AFM.get_bbox_char()","path":"afm_api#matplotlib.afm.AFM.get_bbox_char","type":"afm"},{"name":"afm.AFM.get_capheight()","path":"afm_api#matplotlib.afm.AFM.get_capheight","type":"afm"},{"name":"afm.AFM.get_familyname()","path":"afm_api#matplotlib.afm.AFM.get_familyname","type":"afm"},{"name":"afm.AFM.get_fontname()","path":"afm_api#matplotlib.afm.AFM.get_fontname","type":"afm"},{"name":"afm.AFM.get_fullname()","path":"afm_api#matplotlib.afm.AFM.get_fullname","type":"afm"},{"name":"afm.AFM.get_height_char()","path":"afm_api#matplotlib.afm.AFM.get_height_char","type":"afm"},{"name":"afm.AFM.get_horizontal_stem_width()","path":"afm_api#matplotlib.afm.AFM.get_horizontal_stem_width","type":"afm"},{"name":"afm.AFM.get_kern_dist()","path":"afm_api#matplotlib.afm.AFM.get_kern_dist","type":"afm"},{"name":"afm.AFM.get_kern_dist_from_name()","path":"afm_api#matplotlib.afm.AFM.get_kern_dist_from_name","type":"afm"},{"name":"afm.AFM.get_name_char()","path":"afm_api#matplotlib.afm.AFM.get_name_char","type":"afm"},{"name":"afm.AFM.get_str_bbox()","path":"afm_api#matplotlib.afm.AFM.get_str_bbox","type":"afm"},{"name":"afm.AFM.get_str_bbox_and_descent()","path":"afm_api#matplotlib.afm.AFM.get_str_bbox_and_descent","type":"afm"},{"name":"afm.AFM.get_underline_thickness()","path":"afm_api#matplotlib.afm.AFM.get_underline_thickness","type":"afm"},{"name":"afm.AFM.get_vertical_stem_width()","path":"afm_api#matplotlib.afm.AFM.get_vertical_stem_width","type":"afm"},{"name":"afm.AFM.get_weight()","path":"afm_api#matplotlib.afm.AFM.get_weight","type":"afm"},{"name":"afm.AFM.get_width_char()","path":"afm_api#matplotlib.afm.AFM.get_width_char","type":"afm"},{"name":"afm.AFM.get_width_from_char_name()","path":"afm_api#matplotlib.afm.AFM.get_width_from_char_name","type":"afm"},{"name":"afm.AFM.get_xheight()","path":"afm_api#matplotlib.afm.AFM.get_xheight","type":"afm"},{"name":"afm.AFM.string_width_height()","path":"afm_api#matplotlib.afm.AFM.string_width_height","type":"afm"},{"name":"afm.parse_afm()","path":"afm_api#matplotlib.afm.parse_afm","type":"afm"},{"name":"animation module","path":"animation_api","type":"animation"},{"name":"animation.AbstractMovieWriter","path":"_as_gen/matplotlib.animation.abstractmoviewriter","type":"animation"},{"name":"animation.AbstractMovieWriter.finish()","path":"_as_gen/matplotlib.animation.abstractmoviewriter#matplotlib.animation.AbstractMovieWriter.finish","type":"animation"},{"name":"animation.AbstractMovieWriter.grab_frame()","path":"_as_gen/matplotlib.animation.abstractmoviewriter#matplotlib.animation.AbstractMovieWriter.grab_frame","type":"animation"},{"name":"animation.AbstractMovieWriter.saving()","path":"_as_gen/matplotlib.animation.abstractmoviewriter#matplotlib.animation.AbstractMovieWriter.saving","type":"animation"},{"name":"animation.AbstractMovieWriter.setup()","path":"_as_gen/matplotlib.animation.abstractmoviewriter#matplotlib.animation.AbstractMovieWriter.setup","type":"animation"},{"name":"animation.AbstractMovieWriter.__init__()","path":"_as_gen/matplotlib.animation.abstractmoviewriter#matplotlib.animation.AbstractMovieWriter.__init__","type":"animation"},{"name":"animation.Animation","path":"_as_gen/matplotlib.animation.animation","type":"animation"},{"name":"animation.Animation.new_frame_seq()","path":"_as_gen/matplotlib.animation.animation#matplotlib.animation.Animation.new_frame_seq","type":"animation"},{"name":"animation.Animation.new_saved_frame_seq()","path":"_as_gen/matplotlib.animation.animation#matplotlib.animation.Animation.new_saved_frame_seq","type":"animation"},{"name":"animation.Animation.save()","path":"_as_gen/matplotlib.animation.animation#matplotlib.animation.Animation.save","type":"animation"},{"name":"animation.Animation.to_html5_video()","path":"_as_gen/matplot