Software Development Notes
Home
Swift
Python
About
Software Development Notes
  • Horizontal Bar Chart in SwiftUI

    Aug 29, 2021 · 7 min read · bar chart swiftui  ·
    Share on:
    Horizontal Bar Chart in SwiftUI

    Horizontal Bar Charts present categories of data as rectangular bars with the widths proportional to the values they represent. This article shows how to build on the vertical bar chart to create a horizontal bar chart.

    Read More
  • Bar Chart with multiple data sets in SwiftUI

    Aug 22, 2021 · 12 min read · bar chart swiftui  ·
    Share on:
    Bar Chart with multiple data sets in SwiftUI

    A vertical Bar Chart presents categories of data as bars with the heights proportional to the values they represent. This article shows how to enhance the basic bar chart by displaying data with multiple sets of data for each category. In the bar chart, the bars are grouped into their categories and color is used for …

    Read More
  • Hide Bar Chart Axes in SwiftUI

    Aug 15, 2021 · 7 min read · bar chart axis swiftui  ·
    Share on:
    Hide Bar Chart Axes in SwiftUI

    In previous articles we created bar charts in SwiftUI and then added x and y axis to the chart. The bar chart can look cleaner without one or both axes, so in this article, we will customise the bar chart to show or hide the axes.

    Read More
  • Add Axes to a Bar Chart in SwiftUI

    Aug 1, 2021 · 10 min read · bar chart axis swiftui  ·
    Share on:
    Add Axes to a Bar Chart in SwiftUI

    A vertical Bar Chart presents categories of data as bars with the heights proportional to the values they represent, the y-axis is used to show the height and the x-axis is used to show the category values. This article shows how to enhance the basic bar chart described in How to create a Bar Chart in SwiftUI by adding …

    Read More
  • How to create a Bar Chart in SwiftUI

    Jul 23, 2021 · 9 min read · bar chart swiftui  ·
    Share on:
    How to create a Bar Chart in SwiftUI

    Bar Chart present categories of data as rectangular bars with the heights or widths proportional to the values they represent. This article shows how to create a vertical bar chart in which the height of the rectangle represents the value for each category.

    Read More
  • Bar chart race showing changes in Covid-19 deaths

    Nov 29, 2020 · 11 min read · python pandas covid bar chart  ·
    Share on:
    Bar chart race showing changes in Covid-19 deaths

    COVID-19 is the disease caused by a new coronavirus called SARS-CoV-2. World Health Organisation (WHO) first learned of the virus on 31 December 2019. The WHO declared the coronavirus outbreak a pandemic in March 2020. This article will show how to create a bar chart race depicting the countries with the highest …

    Read More

Eric Callanan

Lifelong learner, Software Engineering Manager, Passionate, Curious
Read More

Recent Posts

  • Reduce in Swift
  • Save an image to MacOS file system with SwiftUI
  • Map on collections in Swift
  • Iterating over a Dictionary in Swift
  • Exploring data with Swift TabularData and DataFrame
  • Use Dependency Injection to Unit Test a ViewModel in Swift
  • Consistent Swift style in Xcode with SwiftLint
  • Display loading screen when fetching data in Swift

Tags

SWIFTUI 58 PYTHON 27 SWIFT 13 PATH 12 PANDAS 11 MVVM 8 MATPLOTLIB 7 PLOTLY 7 ANIMATION 6 BAR-CHART 6 CANVAS 6 COVID-19 5 SHAPE 5 TIC-TAC-TOE 5
All Tags
2D2 3D2 ACTIVITY-RING1 ADDCURVE1 ALGORITHM1 ANGULARGRADIENT1 ANIMATABLEDATA4 ANIMATION6 ASYNC1 AWAIT1 AXIS2 BAR-CHART6 BUTTON1 BUTTONSTYLE1 CANVAS6 CARD1 CHART1 COMPACTMAP1 CONCAT1 COVID2 COVID-195 CROSS-PRODUCT1 DATAFRAME2 DEPENDENCY-INJECTION1 DI1 DICTIONARY1 DIVISION1 DOT-PRODUCT1 ENUMERATE1 FIBONACCI1 FILE1 FILTER1 FLATMAP1 FLIP1 FLOOR1 FOREACH1 FORM1 GEOMETRYREADER1 GEOPANDAS1 GEOPLOT1 HSTACK1 ILOC1 IMAGE2 INDEX1 IPYWIDGETS1 ITERATE1 JSON1 JSONDECODER1 LINE-CHART1 LIST1 LOC1 LOOP1 MACOS1 MAP1 MAPVALUES1 MATHPLOTLIB4 MATPLOTLIB7 MINIMAX3 MODAL1 MONTY-HALL3 MVVM8 NAVIGATION1 NSSAVEPANEL1 PANDAS11 PATH12 PERFORMANCE2 PHOTO1 PIE-CHART1 PLOTLY7 POLYGON1 PROBABILITY3 PROGRESS1 PROGRESSVIEW1 PUZZLE1 PYTHON27 QR-CODE1 RECURSION1 REDUCE1 ROMAN-NUMERALS1 SHADING1 SHAPE5 SLIDER1 SPEED1 STAR3 STYLE1 SWIFT13 SWIFTLINT1 SWIFTUI58 TABULAR-DATA1 TABVIEW1 TDD4 TEXT2 TIC-TAC-TOE5 TIMELINEVIEW4 TIMING1 UI-TESTING1 UNIT-TEST1 UNIT-TESTING1 USERDEFAULTS1 VECTOR4 VECTORARITHMETIC4 VSTACK1 WHERE1 ZIP1 ZSTACK1
[A~Z][0~9]