Software Development Notes
open-menu closeme
Home
Swift
Python
About
Software Development Notes
linkedin rss
  • Add horizontal scroll to charts with SwiftUI Charts in iOS 16

    calendar Dec 4, 2022 · 11 min read · line chart bar chart scroll swiftui  ·
    Share on: linkedin facebook copy
    Add horizontal scroll to charts with SwiftUI Charts in iOS 16
    Apple introduced SwiftUI Charts at WWWDC 2022, which makes it incredibly easy to create charts within SwiftUI views. The default chart presents the entire data in the chart plot regardless of how much data is available. It can be beneficial to show more details on a chart and add the ability to scroll through the …
    Read More
  • Display top section of Bar Charts with Swift Charts

    calendar Oct 23, 2022 · 12 min read · bar chart chart swiftui  ·
    Share on: linkedin facebook copy
    Display top section of Bar Charts with Swift Charts
    There are times when data in a bar chart has similar values for a number of the bars and it can be difficult to see the differences. One option is to zoom in on the top section of the bar chart. This article investigates a number of options and identifies the best approach for this in Swift Charts.
    Read More
  • Visualise the Matthew Effect with Swift Charts

    calendar Oct 16, 2022 · 16 min read · bar chart chart matthew swiftui  ·
    Share on: linkedin facebook copy
    Visualise the Matthew Effect with Swift Charts
    I came across the Matthew effect recently, which struck me as very unfair so I wondered if I could reproduce the results demonstrated. This article outlines the Swift code for an app to test the redistribution of coins in a closed population based on random coin tosses between agents in the population.
    Read More
  • Create a bar chart with SwiftUI Charts in iOS 16

    calendar Sep 11, 2022 · 8 min read · bar chart chart swiftui  ·
    Share on: linkedin facebook copy
    Create a bar chart with SwiftUI Charts in iOS 16
    At WWWDC 2022, Apple introduced SwiftUI Charts, which makes it easy to create various charts within SwiftUI views. This article demonstrates how to quickly create a bar chart and customise the chart containing multiple sets of data.
    Read More
  • Horizontal Bar Chart in SwiftUI

    calendar Aug 29, 2021 · 7 min read · bar chart swiftui  ·
    Share on: linkedin facebook copy
    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

    calendar Aug 22, 2021 · 12 min read · bar chart swiftui  ·
    Share on: linkedin facebook copy
    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

    calendar Aug 15, 2021 · 7 min read · bar chart axis swiftui  ·
    Share on: linkedin facebook copy
    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

    calendar Aug 1, 2021 · 10 min read · bar chart axis swiftui  ·
    Share on: linkedin facebook copy
    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

    calendar Jul 23, 2021 · 9 min read · bar chart swiftui  ·
    Share on: linkedin facebook copy
    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

    calendar Nov 29, 2020 · 11 min read · python pandas covid bar chart  ·
    Share on: linkedin facebook copy
    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

  • Create fake data with Faker in Python
  • How to create a binary tree using an array in Swift - part 2
  • How to create a binary tree using an array in Swift - part 1
  • Scroll transition effects in iOS 17
  • Conway's Game of life with SwiftUI
  • Create a Pie or Donut chart with SwiftUI Charts in iOS 17
  • Animate background with color gradient in SwiftUI
  • RadialGradient in SwiftUI

Tags

SWIFTUI 82 PYTHON 29 PATH 13 SWIFT 13 PANDAS 12 BAR-CHART 10 MVVM 8 ANIMATION 7 CANVAS 7 CHART 7 COLOR 7 MATPLOTLIB 7 PLOTLY 7 COVID-19 5
All Tags
2D2 3D2 ACTIVITY-RING1 ADDCURVE1 AI3 ALGORITHM1 ANGULAR1 ANGULARGRADIENT1 ANIMATABLEDATA4 ANIMATE1 ANIMATION7 AREA-CHART1 ARRAY3 ARRAYSLICE1 ASYNC3 ASYNC-LET1 AWAIT3 AXIS2 BAR-CHART10 BUTTON1 BUTTONSTYLE1 CANCEL1 CANVAS7 CARD1 CHART7 CHATGPT3 CIRCLE2 COLOR7 COMPACTMAP1 CONCAT1 COVID2 COVID-195 CROSS-PRODUCT1 CSV1 DATAFRAME3 DEPENDENCY-INJECTION1 DI1 DICTIONARY1 DIVISION1 DONUT1 DOT-PRODUCT1 ENUMERATE1 FAKER1 FIBONACCI1 FILE1 FILTER1 FLATMAP1 FLIP1 FLOOR1 FOREACH1 FORM1 GAME1 GEOMETRYREADER1 GEOPANDAS1 GEOPLOT1 GRADIENT3 HSB2 HSTACK1 ILOC1 IMAGE2 INDEX1 IPYWIDGETS1 ITERATE1 JSON2 JSONDECODER1 LIFE1 LINE-CHART4 LINEARGRADIENT1 LIST1 LOC1 LOOP1 MACOS1 MAP1 MAPVALUES1 MATHPLOTLIB4 MATPLOTLIB7 MATTHEW1 MINIMAX3 MODAL1 MONTY-HALL3 MVVM8 NAVIGATION2 NAVIGATIONSPLITVIEW1 NSSAVEPANEL1 PALETTE1 PANDA1 PANDAS12 PATH13 PERFORMANCE2 PHOTO1 PIE-CHART2 PLOTLY7 POLYGON1 PREFIX1 PRIORITY2 PROBABILITY3 PROGRESS1 PROGRESSVIEW1 PUZZLE1 PYTHON29 QR-CODE1 RADIAL1 RECURSION1 REDUCE1 RGB1 ROMAN-NUMERALS1 SCROLL2 SHADING1 SHAPE5 SLIDER3 SPEED1 STAR3 STYLE1 SWIFT13 SWIFTLINT1 SWIFTUI82 TABULAR-DATA1 TABVIEW1 TASK4 TDD4 TEXT2 TIC-TAC-TOE5 TIMELINEVIEW4 TIMING1 TRANSITION1 TREE2 UI-TESTING1 UNIT-TEST1 UNIT-TESTING1 USERDEFAULTS1 VECTOR4 VECTORARITHMETIC4 VSTACK1 WHEEL1 WHERE1 ZIP1 ZSTACK1
[A~Z][0~9]
Software Development Notes

Copyright © 2020 -  Software Development Notes. All Rights Reserved

to-top