Ty Davis Graphics

Ty Davis Graphics Display page for all of my art. Will show pricing eventually. If interested in having something made contact me on instagram

05/07/2026

It's been a good minute and I apologize. Been working on this piece and a few others. Will post the others as I get done with them.

New piece in the works. Stay tuned
03/16/2026

New piece in the works. Stay tuned

My newest creation that I've just poured my heart into, now ready to shine
03/15/2026

My newest creation that I've just poured my heart into, now ready to shine

I've been uncovering a treasure trove of past drawings and I'm thrilled to share them with you over time while I work on...
03/11/2026

I've been uncovering a treasure trove of past drawings and I'm thrilled to share them with you over time while I work on my latest masterpiece, so stay tuned to see what's unfolding.

03/03/2026

03/03/2026

Another old drawing I did that I posted on Tiktok for a friend to see. I do have some of my art on there as well along with my Instagram. Feel free to follow those accounts as well if you want.

03/02/2026

I'm grateful for the community's support and compassion. Though my posting schedule has been infrequent, I'm working on exciting future projects and look forward to sharing updates soon.

Address

Plainfield, IN
46168

Website

Alerts

Be the first to know and let us send you an email when Ty Davis Graphics posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Ty Davis Graphics:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });