Create segmented total bar charts (100% stacked bars) that show proportional breakdowns within categories. Perfect for displaying composition data where each bar represents 100% and segments show relative proportions.
Details
This module creates segmented total bar charts using ggplot2, where:
Each bar represents 100% of the total for that category
Segments within bars show relative proportions
Colors distinguish different segments
Labels can show percentages and/or raw counts
Super classes
jmvcore::Analysis -> ClinicoPath::jjsegmentedtotalbarBase -> jjsegmentedtotalbarClass
Methods
Inherited methods
jmvcore::Analysis$.createImage()jmvcore::Analysis$.createImages()jmvcore::Analysis$.createPlotObject()jmvcore::Analysis$.load()jmvcore::Analysis$.render()jmvcore::Analysis$.save()jmvcore::Analysis$.savePart()jmvcore::Analysis$.setCheckpoint()jmvcore::Analysis$.setParent()jmvcore::Analysis$.setReadDatasetHeaderSource()jmvcore::Analysis$.setReadDatasetSource()jmvcore::Analysis$.setResourcesPathSource()jmvcore::Analysis$.setStatePathSource()jmvcore::Analysis$addAddon()jmvcore::Analysis$asProtoBuf()jmvcore::Analysis$asSource()jmvcore::Analysis$check()jmvcore::Analysis$init()jmvcore::Analysis$optionsChangedHandler()jmvcore::Analysis$postInit()jmvcore::Analysis$print()jmvcore::Analysis$readDataset()jmvcore::Analysis$run()jmvcore::Analysis$serialize()jmvcore::Analysis$setError()jmvcore::Analysis$setStatus()jmvcore::Analysis$translate()ClinicoPath::jjsegmentedtotalbarBase$initialize()