<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Application on alexchirkin.me</title>
		<link>https://alexchirkin.me/tags/application/</link>
		<description>Recent content in Application on alexchirkin.me</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
			<copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
		
		
			<lastBuildDate>Fri, 02 Jun 2023 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://alexchirkin.me/tags/application/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Chart integration for modern web applications</title>
				<link>https://alexchirkin.me/blog/chart-integration/</link>
				<pubDate>Fri, 02 Jun 2023 00:00:00 +0000</pubDate>
				<guid>https://alexchirkin.me/blog/chart-integration/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;https://alexchirkin.me/covers/plot-integration.png&#34; alt=&#34;Chart integration&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Integrating a chart into an application may appear easy task at first. If you have a container ready for the chart, all you need to do is include the necessary chart assets in a bundle and use them to render the chart. This approach works well for basic scenarios where you only need to provide data to a chart function and visualize it.&lt;/p&gt;&#xA;&lt;p&gt;However, things can get more challenging when your chart requires responsiveness to user actions or data updates. If the application&amp;rsquo;s rendering flow is beyond your control or if you need to implement additional logic to handle actions or updates, the integration task becomes more complex.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
