Movatterモバイル変換


[0]ホーム

URL:


 / 
Chart-GGPlot-0.002003
River stage zero No dependents

Changes for version 0.002003 - 2023-02-04

  • Changed my github username.

Modules

Chart::GGPlot
ggplot2 port in Perl
Chart::GGPlot::Aes
Aesthetic mappings
Chart::GGPlot::Aes::Functions
Function interface for aesthetics mappings
Chart::GGPlot::Backend
Role for backend classes for Chart::GGPlot
Chart::GGPlot::Backend::Plotly
Plotly backend for Chart::GGPlot
Chart::GGPlot::Backend::Plotly::Geom
Role for geom-specific details with the Plotly backend
Chart::GGPlot::Backend::Plotly::Geom::Bar
Chart::GGPlot's Plotly implementation for Geom::Bar
Chart::GGPlot::Backend::Plotly::Geom::Blank
Chart::GGPlot's Plotly implementation for Geom::Blank
Chart::GGPlot::Backend::Plotly::Geom::Boxplot
Chart::GGPlot's Plotly implementation for Geom::Boxplot
Chart::GGPlot::Backend::Plotly::Geom::Line
Chart::GGPlot's Plotly implementation for Geom::Line
Chart::GGPlot::Backend::Plotly::Geom::Path
Chart::GGPlot's Plotly implementation for Geom::Path
Chart::GGPlot::Backend::Plotly::Geom::Point
Chart::GGPlot's Plotly implementation for Geom::Point
Chart::GGPlot::Backend::Plotly::Geom::Polygon
Chart::GGPlot's Plotly implementation for Geom::Bar
Chart::GGPlot::Backend::Plotly::Geom::Raster
Chart::GGPlot's Plotly implementation for Geom::Raster
Chart::GGPlot::Backend::Plotly::Geom::Rect
Chart::GGPlot's Plotly implementation for Geom::Rect
Chart::GGPlot::Backend::Plotly::Geom::Smooth
Chart::GGPlot's Plotly implementation for Geom::Smooth
Chart::GGPlot::Backend::Plotly::Geom::Text
Chart::GGPlot's Plotly implementation for Geom::Text
Chart::GGPlot::Backend::Plotly::Geom::Tile
Chart::GGPlot's Plotly implementation for Geom::Tile
Chart::GGPlot::Backend::Plotly::Util
Utilities used by Chart::GGPlot::Backend::Plotly
Chart::GGPlot::Bins
Class for histogram bins
Chart::GGPlot::Built
A processed ggplot that can be rendered
Chart::GGPlot::Class
For creating classes in Chart::GGPlot
Chart::GGPlot::Coord
The role for coordinates
Chart::GGPlot::Coord::Cartesian
The Cartesian coordinate system
Chart::GGPlot::Coord::Flip
Cartesian coordinates with x and y flipped
Chart::GGPlot::Coord::Functions
Functions of coordination systems
Chart::GGPlot::Coord::Polar
The polar coordinate system
Chart::GGPlot::Facet
The facet class
Chart::GGPlot::Facet::Functions
Function interface for Chart::GGPlot::Facet
Chart::GGPlot::Facet::Null
A single panel for faceting
Chart::GGPlot::Geom
The geom role
Chart::GGPlot::Geom::Bar
Class for bar geom
Chart::GGPlot::Geom::Blank
Class for blank geom
Chart::GGPlot::Geom::Boxplot
Class for boxplot geom
Chart::GGPlot::Geom::Functions
Function interface for Chart::GGPlot::Geom
Chart::GGPlot::Geom::Line
Class for line geom
Chart::GGPlot::Geom::Path
Class for path geom
Chart::GGPlot::Geom::Point
Class for point geom
Chart::GGPlot::Geom::Polygon
Class for polygon geom
Chart::GGPlot::Geom::Raster
Class for raster geom
Chart::GGPlot::Geom::Rect
Class for rect geom
Chart::GGPlot::Geom::Smooth
Class for smooth geom
Chart::GGPlot::Geom::Text
Class for line geom
Chart::GGPlot::Geom::Tile
Class for tile geom
Chart::GGPlot::Global
Various global variables and settings
Chart::GGPlot::Guide
Role for guide
Chart::GGPlot::Guide::Colorbar
Colorbar guide
Chart::GGPlot::Guide::Functions
Function interface for guides
Chart::GGPlot::Guide::Legend
Legend guide
Chart::GGPlot::Guides
The container of guides
Chart::GGPlot::HasCollectibleFunctions
The role for the 'ggplot_functions' classmethod
Chart::GGPlot::HasDefaultAes
The role for the 'default_aes' attr
Chart::GGPlot::HasLabeller
The role for the 'labeller' attr
Chart::GGPlot::HasNonMissingAes
The role for the 'non_missing_aes' attr
Chart::GGPlot::HasParams
The role for the 'extra_params' thing
Chart::GGPlot::HasRequiredAes
The role for the 'required_aes' attr
Chart::GGPlot::Labeller
Labeller functions for facets
Chart::GGPlot::Labels
Axis, legend, and plot labels
Chart::GGPlot::Labels::Functions
Function interface for Chart::GGPlot::Labels
Chart::GGPlot::Layer
Chart::GGPlot layer
Chart::GGPlot::Layout
Layout
Chart::GGPlot::Limits
Functions for applying limits to the scales
Chart::GGPlot::Params
Collection of key-value pairs used in Chart::GGPlot
Chart::GGPlot::Plot
ggplot class
Chart::GGPlot::Position
The position role
Chart::GGPlot::Position::Dodge
Position for 'dodge'
Chart::GGPlot::Position::Dodge2
Position for 'dodge2'
Chart::GGPlot::Position::Fill
Position for "fill"
Chart::GGPlot::Position::Functions
Functions for Chart::GGPlot::Position
Chart::GGPlot::Position::Identity
Position class that does not adjust position
Chart::GGPlot::Position::Stack
Position for "stack"
Chart::GGPlot::Position::Util
Utilities internally used by Chart::GGPlot::Position
Chart::GGPlot::Range
The role for range
Chart::GGPlot::Range::Continuous
Continuous range
Chart::GGPlot::Range::Discrete
Discrete range
Chart::GGPlot::Range::Functions
Function interface for range
Chart::GGPlot::Role
For creating roles in Chart::GGPlot
Chart::GGPlot::Scale
The role for scale
Chart::GGPlot::Scale::Continuous
Continuous scale
Chart::GGPlot::Scale::ContinuousDateTime
Continuous datetime scale
Chart::GGPlot::Scale::ContinuousIdentity
Continuous identity scale
Chart::GGPlot::Scale::ContinuousPosition
Continuous position scale
Chart::GGPlot::Scale::Discrete
Discrete scale
Chart::GGPlot::Scale::DiscreteIdentity
Discrete identity scale
Chart::GGPlot::Scale::DiscretePosition
Discrete position scale
Chart::GGPlot::Scale::Functions
Scale functions
Chart::GGPlot::Scale::Positional
Role for positional scale
Chart::GGPlot::Scale::SupportsSecondaryAxis
Role for scales that support secondary axis
Chart::GGPlot::ScalesList
Encapsulation multiple scale objects
Chart::GGPlot::Setup
Import stuffs into Chart::GGPlot classes
Chart::GGPlot::Stat
The stat role
Chart::GGPlot::Stat::Bin
Statistic method that gets histogram of data
Chart::GGPlot::Stat::Boxplot
Statistic method that gets the statistics data for boxplot
Chart::GGPlot::Stat::Count
Statistic method that counts number of data in bin
Chart::GGPlot::Stat::Functions
Function interface for stats
Chart::GGPlot::Stat::Identity
Statistic method that does identity
Chart::GGPlot::Stat::Smooth
Statistic method that does smoothing
Chart::GGPlot::Theme
Class for themes
Chart::GGPlot::Theme::Defaults
Pre-defined themes
Chart::GGPlot::Theme::Element
Basic types for theme elements
Chart::GGPlot::Theme::Element::Functions
Chart::GGPlot::Theme::ElementTree
Definitions of theme elements
Chart::GGPlot::Theme::Functions
Function interface of Chart::GGPlot::Theme
Chart::GGPlot::Theme::Rel
To specify sizes relative to the parent
Chart::GGPlot::Trans
Transformation class
Chart::GGPlot::Trans::Functions
Function interface for Chart::GGPlot::Trans
Chart::GGPlot::Types
Custom types and coercions
Chart::GGPlot::Util
Utility functions
Chart::GGPlot::Util::Pod
Dev utilities for pod-related tasks of Chart::GGPlot
Chart::GGPlot::Util::Scales
R 'scales' package functions used by Chart::GGPlot
Chart::GGPlot::Util::Scales::_Viridis
Chart::GGPlot::Util::Stats
Utility statistics functions
Chart::GGPlot::Util::_Base
R 'base' package functions used by Chart::GGPlot
Chart::GGPlot::Util::_Labeling
R 'labeling' package functions used by Chart::GGPlot
PDL::Role::HasNames
Role for attaching per-element names to a piddle

Provides

Chart::GGPlot::Theme::Element::Blank
in lib/Chart/GGPlot/Theme/Element.pm
Chart::GGPlot::Theme::Element::Line
in lib/Chart/GGPlot/Theme/Element.pm
Chart::GGPlot::Theme::Element::Rect
in lib/Chart/GGPlot/Theme/Element.pm
Chart::GGPlot::Theme::Element::Text
in lib/Chart/GGPlot/Theme/Element.pm

Examples

Other files

Module Install Instructions

To install Chart::GGPlot, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Chart::GGPlot

CPAN shell

perl -MCPAN -e shellinstall Chart::GGPlot

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp